home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11324 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: fnnews.fnal.gov!kriol
  2. From: kriol@fnal.gov (Oleg Krivosheev)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 13 Mar 1996 23:03:28 GMT
  6. Organization: FERMILAB, Batavia, IL
  7. Sender: kriol@martian (Oleg Krivosheev)
  8. Message-ID: <4i7k80$64@fnnews.fnal.gov>
  9. References: <00001a73+00002504@msn.com> <31442F19.6C13@lfwc.lockheed.com> <4i26uhINNsd@keats.ugrad.cs.ubc.ca> <31457584.2475@lfwc.lockheed.com> <4i4s5f$igc@solutions.solon.com> <3146E324.5C1E@lfwc.lockheed.com>
  10. NNTP-Posting-Host: martian.fnal.gov
  11. To: Ken Garlington <GarlingtonKE@lfwc.lockheed.com>
  12.  
  13. Hi,
  14.  
  15. |> > used to build documents from sources in nroff, TeX, or texinfo, make is
  16. |> > used to build programs from sources in Pascal, Ada, C, C++, Fortran, and
  17. |> > even sh.  Make has nothing to do with C.
  18. |> 
  19. |> I've built Ada applications for over ten years - I have NEVER, NEVER, NEVER
  20. |> had need of an add-on Make-type utility to do this, given the Ada library 
  21. |> mechanism built into the language!
  22. |> 
  23. |> (This, of course, being my POINT!)
  24. |>
  25. |> As to "Make having nothing to do with C," why did I watch someone use Make
  26. |> to build a C application yesterday? Was this person wrong?
  27.  
  28. Yeah... And two days ago i watch person who use Make to build a FORTRAN code.
  29. And today i watch myself using Make to build elisp code. What's the point here?
  30.  
  31. |> "make is used to build programs from sources in ... C"
  32. |>   - and -
  33. |> "Make has nothing to do with C." !!!!!!!!
  34.  
  35. Make is some tpe of management utility which use set of rules in order to
  36. build target. It doesn't know about in what language the target was written.
  37.  
  38.                                              cheers OK
  39.